korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-string
/
korlibs.io.lang
/
[js]JsCharset
/
encode
encode
js
open
override
fun
encode
(
out
:
ByteArrayBuilder
,
src
:
CharSequence
,
start
:
Int
=
0
,
end
:
Int
=
src.length
)